But the z-index bug is not found here, even when an element that appears later in the source has position:relative set. This is because we've set the UL parent to position:relative and assigned a z-index; this nullifies the MSIE z-index bug for our menu.
2008.JUL.08 - Single iframe element added for IE lte 6 to cover stubborn select elements.