well this is baffling me all of my form is being passed fine except for two textareas below is the code for the textarea but for some reason its index is undefined in the $_POST['def0'] data....anybody have any thoughts on what could be causing everything but that to be passed?
<span class="midlab1">
<label id="midlab0" for="def0" alt="subheading">Omschrijving</label>
<textarea id="def0" alt="Gedetailleerde omschrijving"></textarea>
</span>