When it comes to order, there is navigation order and page order.
In version 9 and I think in some version 10, you can change the page and navigation order in a container or list. Then it was changed in later version that a user cannot change the navigation order unless the page uses a content class that is a master page.
What you see is smarttree is the page order, which is usually the reverse order of navigation order. Hence, are you sure that the page at int:0 of navigation order has txt_Whatever?
Also, what if the page at int:0 of navigation order is only connected at one location, at con_Body? If not, well, navigation manager and render tag don't really like page with multiple connections.
Finally, there is better ways to do what you want to do using just blockmarks, which is the current best practice because of all the previous dependencies I mentioned about rendertag
Sent from my iPhone