jQuery ignores external stylesheet in FF3

jQuery ignores external stylesheet in FF3


Hi,
I've been developing a site using jQuery and over the last few weeks
have hit against a bug in Firefox 3. I've managed to trace the bug
back and it is caused because jQuery seems to run it's document.ready
functions before external stylesheets have finished loading.
I've put an example up at:
http://dev.cognite.net/sandbox/jquery.html
Is this a bug (in jQuery or Firefox 3) or a feature?
Any ideas on a work around?
Thanks,
David.