evalScripts not evaluating scripts or <script> tags

Hi,

For some reason, even though evalScripts is true, the tags
arent rendered. When I look at the page source, they are non existant.
However, those same tags are rendered on page load. I have all
the :defaults js files loaded.

This happens on my remote_form_tag call and it happens regardless of if
I use :update in form_remote_tag or not.

Anyone have any ideas? Everything else besides the tag
refreshes.