Possible Bug with stopping default action in Safari 2.0.2

Possible Bug with stopping default action in Safari 2.0.2


I've run into an issue in Safari 2.0.2 were I can not stop a link from
going to its href using jquery events.
I know that this is possible to do when assigning a function to the
onclick and returning false, but with jquery my code fires and I
return false and the user still goes to the link.
http://www.cronochrome.com/jquery/click.html