I am experiencing that only the Input Textfields respond as expected when I write the code to repopulate a form (when errors were found for example) or when from a table row I c
textarea does not have a value attribute. Values in textarea should be inside , so in your case:
textarea
value
{{{ Input::old('content') }}}