Pointer-events for HTML in Firefox 3.6(hacks.mozilla.org)
hacks.mozilla.org
Pointer-events for HTML in Firefox 3.6
http://hacks.mozilla.org/2009/12/pointer-events-for-html-in-firefox-3-6/
1 comments
Why is this controlled from CSS?
Did you read the article? The last example pretty clearly explains why it's a presentation concern.
That was my gut reaction as well. But then thought about it this way. The programmer can solve with problem with z-index and now the designer can add stuff without interfering with the program.