When we mouse over the main menu it loses focus and we cannot click on sub menu items. Have you heard of this before and what debug info can we provide to have this issue looked at?
tphoenix5
Somehow it happens on your site specific, you can try with this custom CSS:
.gkMenu > ul li div.childcontent { width: auto !important; height: auto !important; }