> Here's a version using no special CSS at all <g>, working back to IE > 7.
> http://jsfiddle.net/sanford/KTcmG/15/ And, because I never leave well enough alone, here's yet another take also matching the original aim, backward-compat to IE 7. http://jsfiddle.net/SqaGN/6/ This one goes back to the original z-index-driven piecemask approach (instead of element-coordinates-driven) because I thought it would be cool to show how you can highlight your "click-through-able" buttons when you use a piecemask. -- S.
