Issues with binding click events to an option element.

Issues with binding click events to an option element.


It seems there are issues with binding events to option elements, bind
('click') doesn't work on anything. live('click') works for most
browsers but not IE.
Is it not suppose to work at all using .live or is IE broken?
Test case can be found here:
http://wollibolli.com/jquery-option/