When I use popup widget or menu widget they moves to the lower layer then map. Is it posible to make things goes right?
You need to reduce the z index of map:
.leaflet-container{z-index:1;}