@ignacio82, good questions and in this first iteration the answer for both is "no". However, accomplishing these is not all that difficult. See http://bost.ocks.org/mike/treemap/ for a very good treemap implementation. I actually prefer the click on parent as a way to zoom out. I find the gVis right + click less intuitive, but I'm sure that is a personal opinion.
I did not anticipate 10-layers deep hierarchies. It might be helpful to understand the use case here.
I'll think through how best to accomplish both a full view and a restricted-level view.
Thanks for the feedback.