Nested td and div css zindex stacks

I have table with 3rows. Every first row firt cell has two div tags. One of the div has to appear as a popup box. Popup box has absolute and higher z-index order.

However the popup box in the first row first colum goes behind the other rows first td. How do i make it on top.