I'm looking for an example on how to simply load a drupal node/add in a floating window. I'm not sure if I'm the right track. I've gotten so far as to create a custom module with a function that just retrieves the form_id in question using drupal_get_form() but that's just causing my site to crash.

I'm fairly new at this so any help would be awesome.