How do I allow click event to "click through" layers. aka. have the event fire on BOTH overlapped elements of different layers.
sandbox link: http://jsfiddle.net/Mq5zd/
so that if i click on the center, i have aba AND aaa fired. is the a universal solutions to virtually infinite layers complexity?