I added input-group to my textarea to fix a text overlapping once the form was submitted. Now I cannot type anything in the textarea on IE9 it works on every other browser even IE 6. Any body has ran into a problem like this?
Bellow is a code snippet
<cf_yrmc_input type="textarea" altTag="p" readonly="#readonly#" cssclass="form-control input-group" name="descriptionConflictOfInterest" rows="6" cols="40" value="#review.descriptionConflictOfInterest#">