Pages called from a menu are non-modal. There are situations where the same page should be called directly from another page, but as a modal page.
E.g. a page where you enter customer information can be called non-modal from the menu. When you are working on an order, it would be nice to call the same page as a modal page to quickly enter a new shipping address.
It would be nice to have the ability to run the same page both as a modal or non-modal page.