I have a form - textarea (named su) and submit button.
su
When the form is submitted, I need to
Simple , that is what is called AJAX. The solution is more of Javascript, than PHP.
Using Jquery, you can do it with a simple function call:
Does the trick.