I'll answer these in an order that makes the exposition a little more concise.
2) The Isomorphism Induced by Riemannian Structure
You'll have to say more about the definitions of you were given to explain why you're confused, They're the same thing, and since I'll be using them throughout this answer I will write it out to fix notation:
\begin{equation}
\mu: TM \to T^*M ,~~ v \mapsto \langle v, \cdot\rangle
\end{equation}
3) The Bundle Morphism:
This is the statement that the following commutes
$$
\newcommand{\ra}[1]{\!\!\!\xrightarrow{\quad#1\quad}\!\!\!\!}
\newcommand{\da}[1]{\left\downarrow{\scriptstyle#1}\vphantom{\displaystyle\int_0^1}\right.}
%
\begin{array}{llllllllllll}
TM & \ra{\mathcal F} & T^*M \\
\da{\pi_M} & & \da{\pi_{T^*M}}\\
M & \ra{Id} & M \\
\end{array}
$$
There's a nicer way to say this. The category of smooth vector bundles, $\hat V$, admits a functor $Forget$ to the category $\hat{M}$ of smooth manifolds, the functor acts on objects by projecting to the base space, and on morphisms by composing with the projection maps. This functor $\hat{V} \xrightarrow{Forget} \hat {M}$ is a groupoid fibration $M$. The above then says $\mathcal F \in Hom_{\hat V}(TM, T^*M)$ is a morphism that lies over the identity in the groupoid fibration. $Forget^{-1}(Id_M)$ is said to be the fiber over $M$, and it's a groupoid. The statement is then simply $\mathcal F$ lives in the fiber over $M$ in this forget functor. (Exercise: all this is fairly obvious but if you're unfamiliar with these constructions it's a cute exercise to check it).
This geometrically says you have a smooth map that's "vertical" as in it acts as the identity when restricted to see the base space. The following section should answer why you want this property.
1) The Differential Operator
We take hints from the more physical answers in this thread, and note that in general you want to describe your system by some smooth function
\begin{equation}
\mathcal L \in C^\infty(T^*M, \mathbb R)
\end{equation}
Now the tangent space $T^*T^*M$ admits a natural splitting given by the exact sequence
\begin{equation}
0 \to T^*M \xrightarrow{z} T^*T^*M \xrightarrow{p} V(T^*M) \to 0
\end{equation}
where $z$ is the 0-section and $p$ is given locally by projection to the fiber, the exactness defines the bundle $V$. There's a natural bundle isomomrphism
$$
\varphi: V(T^*M) \to T^*M
$$
(Exercise: check this, e.g. by comparing tangent spaces at each point.)
Now your force is supposed to the section given by the composition of the following sequence
$$
T^*M \xrightarrow{d\mathcal L} T^*T^*(M) \xrightarrow{p} V(M) \xrightarrow{\varphi}T^*M
$$
Geometrically it's the "vertical/fiber" component of the differential of $\mathcal L$, naturally viewed as a vector field in the cotangent bundle. Now the version you have is a version that acts on the tangent bundle, you can build it by pre-composing the natural isomorphism.
$$
TM \xrightarrow{\mu} T^*M \xrightarrow{d\mathcal L} T^*T^*(M) \xrightarrow{p} V(M) \xrightarrow{\varphi}T^*M
$$
You want this because in your Newton formula you want to take a vector field as an argument.
To summarize, your force is supposed to be given by the following, for some smooth function $\mathcal L$
\begin{equation}
\mathcal F \equiv \varphi \circ p \circ d\mathcal L \circ \mu: TM \to T^*M
\end{equation}
This answers the question 1). Now back to 3), simply observe we've projected ourselves to vertical sections when we applied the projection $p$.
Edit/Appendix: takeaways
As I was walking home from the pub where I wrote this I started wondering why (aside from Bourbon) I wrote this much about something that appears to be a minor notation/definition confusion. Here's what I think:
We're staring at a second order differential equation on a Riemannian manifold. A priori the differential operator that defines it should live on some jet. However we all know we can write it down as an equation of vector fields on the tangent bundle. Why?
From the discussion above, the crucial property that makes this possible is that the differential operator $\mathcal F$ gives a section everywhere vertical in the bundle. Similarly if the section was everywhere horizontal, the analysis is again easy because we again have an isomorphism from the horizontal subbundle (alternatively just observe the inclusion is just the 0-section so solving this differential equation should be easy). Anything deviating from these cases are obstructions to our ability to write the differential equation in the tangent bundle. This is the important takeaway here.