[jQuery] Strange Safari bug

[jQuery] Strange Safari bug

I'm working on a rather complicated CMS app that uses the AJAX plugin
heavily. Everything's coming back our backend Java Textile
implementation as XML, and I'm getting a strage Safari bug. The element
is called bodyTextile. When I try alert($("bodyTextile", xml).text())
the contents come back just fine, but the FIRST time that I set the
$("#textarea_id").val($("bodyTextile", xml).text()) nothing shows up.
I've looked all over the web for Safari XML parsing bugs, Safari
xmlhttprequest bugs... is this a jquery bug? Anybody having similar issues?
Bryant Cutler
Humaniz Interactive
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/