I admire your courage! I’ve been using the display:table technic for just over a year now with very surprising good results.

display:table comes with its own issues such as the inability to position anything relative or absolute inside a table-cell. However there are easy workarounds for this issue.

Once the Web community realise how simple it is to implement equal height columns with this technic I’m sure many will jump on the bandwagon.