check if any of these works
Code:
if b().p().webtable().object.style="display:none;" then msgbox "hidden table"
if b().p().webtable().object.currentstyle="display:none;"then msgbox "hidden table"