I have a link inside a div that floats to the right of the screen. The link does not work in FF or Chrome, but works in IE (have only tested with IE8).
The simplest
My solution: make sure the z-index of the offending div is greater than those around it (that may be overflowing).