With prototype.js, you should use element.up() instead of element.parentNode. This is again because of this browser difference.
With prototype.js, you should use element.up() instead of element.parentNode. This is again because of this browser difference.