I’d like two new events:
onMouseOver and onMouseOut.
I think you have considered them already…
Those events would make simulating e.g. a menu structure containing sub menus easier and more realistic. Making drop down menus would also be better, as the menu could disappear “onMouseOut”.
It could even be used to simulate tool-tips, if you are very ambitious :o)