Se ho capito bene stai cercando questo...
JHTML::_('behavior.modal', 'a.modal-button');
$link2 = JRoute::_( 'http://www.google.it' );
echo JHTML::link( $link2, 'Google', array(
"class" => "modal-button",
"rel" => "{handler: 'iframe', size: {x: 640, y: 480} }"
) );