For one, we cannot (and WILL NOT) filter cell node formatting as we intend the userland code to be able to produce any HTML they desire to be placed in each grid cell.
On the other hand, we can do something about DOM node attributes, e.g. tooltip/title values to ensure those adhere to standards. However, even there, there's the 'risk' of making it harder for userland code producing DOM node attribute content which is targeting advanced tooltip-like systems such as intro.js.