4
Under IE, form Select fields refuse to relinquish the top spot in the z-order. Unfortunately the only solution is a rather dirty JavaScript hack, in which you write a script that hides the offending select field while the menu is visible. I choose to modify the layout of the forms instead, so that the menu wouldn't popup over select fields.
T