I have an issue in firefox and not in IE, didn't think I'd hear myself say that one, where if I have an commented section in my html like so:
<!--------------form--------------->
<div id='form'>
etc etc.
</div>
<!------------main content----------------->
The area in between the two comment tags is being completely struck out. What am I doing wrong?