I've been busy building a website for a DJ. The header has a :before element on bottom of it. This has to be on top of everything, so I gave it the highest z-index. On one of the pages i've included a youtube video. This gives no problems in all of the browsers exept internet explorer. The youtube video overlaps the :before element of the header. The youtube video also overlaps the popup contact forms of the page.
I've searched for answers and found some jQuery scripts, but it didn't seem to work. The page that's got this problem is http://leber.d7.cosly.com/nl/gigs/
Could anyone please help me fix this IE problem?