No sé si esto a lo que te refieres:
Código PHP:
<?
$true_text = html_entity_decode($res2['texto']);
//echo $true_text;
echo "<textarea cols='70' rows='30' name='texto'>".nl2br($true_text)."</textarea>";
?>
http://es2.php.net/manual/es/function.nl2br.php