Since $A$ is uncountable, either the subset of all its elements that are greater than zero is uncountable or the subset of all elements less than zero is uncountable. Thus, we can AWLOG that all elements of $A$ are positive.
We claim that there exists an $\epsilon > 0$ such that $A \setminus B_{\epsilon}$ is uncountable where $B_{\epsilon} = \{x \in \mathbb{R} | x < \epsilon\}$. Suppose that this is false. Then, in particular each $A \setminus B_{\epsilon_n}$ is at most countable where $\epsilon_n = 1 / n$. But for any element $x$ of $A$, $x \not\in B_{\epsilon_n}$ for sufficiently large $n$. Therefore, $A$ is a countable union of at most countable sets and is itself at most countable. The claim follows.
Once you have the claim, a divergent sequence can be easily constructed.
Edit: It seems OooAaa also suggested this above while I was writing this answer.