Hi,
I have a scenario where an open dropdownlist overlays some editable controls. When users try to select one of the list options that is partially hiding, say, a textbox, the underlying control is selected instead of the menu option UNLESS they hover the mouse over the very edge of the option. The menu items are all hrefs and are in a common page header.
I have tried changing the Z-indexes of both the menu and the page content with no luck.
The attached image shows the initial appearance of the menu overlaying editable controls.