height() is wrong in Firefox for tables with captions

height() is wrong in Firefox for tables with captions


Sample page: http://youngisrael-stl.org/wordpress/blogfiles/tableheight.html
Firefox does not include the caption in offsetHeight for tables (works
correctly in IE and Chrome). This is not a jQuery bug, but it might be
worth working around in the height() function.
Does anyone know where to submit a bug report on Firefox?
Danny