Editing tables in css table template

I am assisting a friend in creating a css table template for some pages he is creating. The templates consists of tables which will be used to input some data. In the templates created, We both tried to use the HTML DOM read Only property to define fields in the table in order to set limits for editing but these gets stripped out automatically is there anyway to maintain these and not be edited?
