Test case for Mozilla bug #221957

All six cells have one or another kind of clicking event either attached directly to them or to child nodes. However, this annoying bug blocks the events in the first row.

  OnClick handlers Links Form controls
doesn't work Click me Click me
works Click me Click me

The following table is supposed to trigger the same bug. However, it doesn't; this seems to be because the original background was set to "fixed", too.

Another clickme