I use check boxes to select several text areas. I will have a send button for inputs of selected check boxes so disabled ones wont be sent to server side.
But I cannot really figure out how to not send deselected data by coding PHP. I am not really sure, probably, I should have looked for a JS code.