Yet another weird IE6 bug: position:relative somewhere else causes menu to break
In a page I have a drop down menu (in the #header div) and a h2 title (in the #content div, which is separate from the #header div). Somehow, adding "position:relative" to the h2 will break the layout of the drop down menu.