jQuery and onload function

jQuery and onload function


I've been searching all over and this is a last resort. I'm trying to
use the fckeditor in the liferay portal (includes jQuery). My problem
is the editor's onload functions seem to be overwritten in firefox by
the jQuery(document).ready() functions.
My biggest question is, Is this true?
Secondly if it is, is there a way to use them simultaneously?
Thanks for the help.