yep you're right.
here is the form:
<form name=\"form1\" method=\"POST\" action="\$PHP_SELF\">
<textarea name=\"texte\"></textarea>
<input type=\"submit\" name=\"valider\" value=\"valider\">
and when i try to use $texte there is nothing on it......but it works with any other tags