My need is to have a watermark on row's table.
I use this code (link to jsfiddle) to have the watermark.
This is working fine, but I have a click function on some td element and this is covered by watermark.
How update css to have click and watermark visible. z-index is not working :/
Thanks for your help.