I have a simple test I am running on Bootstrap and discovered an issue that only occurs in IE10.
If you have a dropdown and a iframe below it, the dropdown when clicked aligns below the iframe. I have an example here
I have tried z-index a million different ways. I have tested in all browsers and only IE10 appears to have the issue.
while I know IE10 isn't on ever Windows machine yet, its coming and I don't want menus failing... any ideas?