How to freez/readonly strings of textarea on condition

Hi Everyone,
I have created Textarea field, once data is entered by the any user, next time when some other user try to edit that textarea field  it can be editable but old text area data given should not be removed (i'e freez)but can be extended.

Does anyone have any idea on how to implement this logic??

Thank you,