You need to make sure Modals is loaded on the page.
Easiest way to do that is make sure there is at least one normal Modals link on the page.
This could be a 'hidden' empty link somewhere, like:
{modal url="whatever"}{/modal}
Otherwise you'll have to somehow make sure the Modals scripts and styles are loaded into the page manually.