With two YUI menus on a page, often the top "main" nav is desired to overlay any additional menu in the page. Unfortunately, items rendered later in the document take a higher z-index and the secondary menu will remain on top of the main nav.
In the main nav, be sure to set the following configuration properties:
zindex:1000, lazyload:false