It would be very helpful to be able to "click" on a a visual element in the browser's window and get an event from the browser identifying the corresponding DOM element. Kind of the Annotation in reverse. Currently, I use Firebug in FireFox, and DOM Inspector in IE to select the visual...