Google maps, rails, and ajax

i have a question about embedding a form_remote_tag inside a tabbed
window on a google map.

i am trying to include such a tag in tab, but am finding that the form
just goes to where the destination of the form is…

i think it might be easier if you looked at it…

http://red-red.dyndns.info:8060/show_places/OH/Ashland/test

this is a test entry that you can try it out on…

if you click either the marker or the the name that says “this is a
test”, you will see that there is a tab that says comment…

if you click it, and leave a comment, it takes you to /comment/create…
where it should just replace the contents of

with the results…

anyway… if i could get any help, i would appreciate it…

thanks!