I have a div that has background:transparent, along with border. Underneath this div, I have more elements.
div
background:transparent
border
Curre
You can place an AP overlay like...
#overlay { position: absolute; top: -79px; left: -60px; height: 80px; width: 380px; z-index: 2; background: url(fake.gif); }
just put it over where you dont want ie cliked. Works in all.