Hi,
implementing the pixelhittest feature is currently technically not possible in HTML5.
In Flash it works by drawing the (composed) plugin element into a small bitmap at the mouse cursor position and checking if the bitmap is transparent. In HTML5 there exists currently no technically equality.
Best regards,
Klaus