Text_area content with text_area and not text_area_tag?

Hello,

Is it possible to fill the textarea content when using the text_area
function ?

Why there is 2 , + or - similar class : FormHelper and FormTagHelper ?

FormHelper methods are used with model objects while FormTagHelper can
be used with any data.

FormHelper methods use their counterparts in FormTagHelper to create the
HTML.