You can overwrite this snippet by placing a custom version in site/snippets/email-manager/fields/textarea.php.
Modify the CSS classes or structure to match your project’s requirements.
<textarea <?= $field->attr() ?>><?= $field->value() ?></textarea>