The text in this area cannot be modified.

If the value of the readOnly property of an <INPUT> or <TEXTAREA> is set to 1 or TRUE, the user cannot edit its text.

To correct this error

Set the readOnly property of this <INPUT> or <TEXTAREA> to 0 or FALSE.