Did your <div style=”clear:both;”></div> have any content? Empty cleaning DIVs don’t work.
Make it <div style=”clear:both;”> </div>
Gave the menu a z-index value of 89 and it works fine. I’ll play around with the value, but that seemed to be in front everything but overlay and pop-up image.
Same error in a site I’m developing. Pulldown menus are dropping behind the images. Seeing it in IE7, Firefox3, and Opera. Any ideas on what’s doing it?