How can I retain text in my textarea with Jquery?

How can I retain text in my textarea with Jquery?

Hi everyone.

I have a webpage I've been working on and it utilizes jQuery Autoscroll.
You can view it here http://www.drewwfilms.com/Temp/Contents ... test3.html

I'm having a problem and I can't figure it out.

I have a text area. I can put text into it and it will scroll. However, when I go to File>new window to create a new identical but separate webpage the text which I just typed into the autotext area doesn't get copied over. Everything else does. Why is that? How can I fix it so that it will copy over.

Is this a JQuery issue or is it more of an html issues.

A bit new to all of this obviously. So any help is appreciated.

THanks

-D