i was wondering, if there was a way to position a div overlay (say 'overlay') above another div ('interface'), that does not block the interfaces usability (like clicking on links).
i can only think of onclick catching mouse position and relating to the interface elements...
would be grateful for any help and ideas