loading jquey after tinymce

loading jquey after tinymce


I'm having a problem with TinyMCE popups where the
document.body.innerHTML is being completely replaced by tinymce's
javascript based translation engine when the popup window is loaded.
(ie: jquery form is initialised, then the form is replaced with a
translated form and ajax is broken.)
The obvious, and least intrusive solution is to make jquery load after
tinymce, but I can't seem to figure this out.
Any help would be greatly appreciated.
-Matt