I'm wondering if there is interest in adding a plugin to handle popups generated via http://drupal.org/project/popups.
Popups api is very versatile so an ajax plugin would I'm sure have a number of uses.
For my use case this would allow nodes to be added in a popup from within a view while also allowing the view to be refreshed on node submit via the Ajax_views_refresh module. Currently I have to manually refresh the view to reflect changes to the view order as a consequence of adding a node.
If this request is more appropriately made in the popups issue queue, let me know.