[jQuery] jquery modal problem closing modal via input button

[jQuery] jquery modal problem closing modal via input button


I'm using the lovely jqmodal plugin for our firms project, but we are
having
some issues getting it to function once within the body of a page. i'm
having the content loaded via ajax; modal is set to 'true'.
outside the site, it works fine; modal closes when 'cancel' pressed.
within
the site, jqmClose (using as class on input type="submit") does not
work at
all. if i remove the site styles, the modal works fine.
http://leikhen.com/method/lesson-detail.com click "add to favorites".
pulling modal/jquery js from jqmodal site only for debugging purposes,
fyi.
will be using our own versions but we've been banging our head with
this
issue.
any help, much appreciated. thanks