I have a menu that works fine in all browsers except for... IE8 and IE9.
When I scroll the menu it should pop out (what it does fine in all other browsers) but in IE it 'stays inside the div' so it's not overlapping.
In the example below you can see how the menu stays in the div and the searchbar below is overlapping.
PS: I've tried al sorts of things with z-index, but it wil not work...