MacOS X's networking stack can easily handle two (or more) simultaneous connections, but setting up link aggregation (what it sounds like you are looking for) is not trivial... and almost never beneficial over non P-t-P connections.
There have to be some sort of rule system in place for figuring out when packets go one direction, and when they go the other. If they all wind up in the same place (VPN connections for example), then this can be strait-forward, and most of the work happens in PPP.
But if you are just thinking that you will get more "speed" (at best an ill defined term), for web surfing then I would advise you to forget it as it is not worth the trouble of defining all the rules. More often than not you will simply break your network connections.